cURL
curl --request POST \ --url https://metadata.sequence.app/rpc/Collections/UpdateContractCollection \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "projectId": 30957, "contractCollection": { "chainId": 80002, "contractAddress": "0x70a2177079877e4aae639d1abb29ffa537b94970", "collectionId": 819 } } '
{ "ok": true }
Documentation IndexFetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Secret JWT token for authenticating requests obtained from Sequence Builder - should not be exposed publicly.
Show child attributes
OK
Was this page helpful?